﻿2026-08-04T17:12:59.4043670Z ##[group]Run actions/checkout@v5
2026-08-04T17:12:59.4044483Z with:
2026-08-04T17:12:59.4044908Z   ref: fc7fad17fb2717f530daa641367acd6c4cf85df9
2026-08-04T17:12:59.4045399Z   fetch-depth: 1
2026-08-04T17:12:59.4045794Z   repository: BigscreenVR/spt-bs-core
2026-08-04T17:12:59.4048802Z   token: ***
2026-08-04T17:12:59.4049283Z   ssh-strict: true
2026-08-04T17:12:59.4049683Z   ssh-user: git
2026-08-04T17:12:59.4050081Z   persist-credentials: true
2026-08-04T17:12:59.4050499Z   clean: true
2026-08-04T17:12:59.4050895Z   sparse-checkout-cone-mode: true
2026-08-04T17:12:59.4051350Z   fetch-tags: false
2026-08-04T17:12:59.4051746Z   show-progress: true
2026-08-04T17:12:59.4052146Z   lfs: false
2026-08-04T17:12:59.4052541Z   submodules: false
2026-08-04T17:12:59.4052938Z   set-safe-directory: true
2026-08-04T17:12:59.4053381Z   allow-unsafe-pr-checkout: false
2026-08-04T17:12:59.4054057Z ##[endgroup]
2026-08-04T17:12:59.4846560Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-04T17:12:59.4848163Z ##[group]Getting Git version info
2026-08-04T17:12:59.4849049Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-04T17:12:59.4850062Z [command]/usr/bin/git version
2026-08-04T17:12:59.4850495Z git version 2.43.0
2026-08-04T17:12:59.4856129Z ##[endgroup]
2026-08-04T17:12:59.4863735Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/1a38d60c-e14b-4474-91c6-70c3c50f5ce7/.gitconfig'
2026-08-04T17:12:59.4871710Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/1a38d60c-e14b-4474-91c6-70c3c50f5ce7' before making global git config changes
2026-08-04T17:12:59.4873290Z Adding repository directory to the temporary git global config as a safe directory
2026-08-04T17:12:59.4874615Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-04T17:12:59.4906354Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-04T17:12:59.4925261Z https://github.com/BigscreenVR/spt-bs-core
2026-08-04T17:12:59.4935057Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-04T17:12:59.4937595Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-04T17:12:59.4955677Z refs/heads/golden/usher150
2026-08-04T17:12:59.4961639Z [command]/usr/bin/git checkout --detach
2026-08-04T17:12:59.5017614Z HEAD is now at fc7fad17f merge: er-seams clippy fixup (row_before branch-yielded) into USHER golden assembly
2026-08-04T17:12:59.5056542Z [command]/usr/bin/git branch --delete --force golden/usher150
2026-08-04T17:12:59.5083965Z Deleted branch golden/usher150 (was fc7fad17f).
2026-08-04T17:12:59.5088143Z ##[endgroup]
2026-08-04T17:12:59.5090944Z [command]/usr/bin/git submodule status
2026-08-04T17:12:59.5277396Z ##[group]Cleaning the repository
2026-08-04T17:12:59.5279649Z [command]/usr/bin/git clean -ffdx
2026-08-04T17:13:01.2218078Z Removing .adapter-notify/
2026-08-04T17:13:01.2218587Z Removing bench-ledger/
2026-08-04T17:13:01.2218883Z Removing target/
2026-08-04T17:13:01.2228371Z [command]/usr/bin/git reset --hard HEAD
2026-08-04T17:13:01.2293138Z HEAD is now at fc7fad17f merge: er-seams clippy fixup (row_before branch-yielded) into USHER golden assembly
2026-08-04T17:13:01.2299615Z ##[endgroup]
2026-08-04T17:13:01.2301453Z ##[group]Disabling automatic garbage collection
2026-08-04T17:13:01.2304147Z [command]/usr/bin/git config --local gc.auto 0
2026-08-04T17:13:01.2330931Z ##[endgroup]
2026-08-04T17:13:01.2363216Z ##[group]Setting up auth
2026-08-04T17:13:01.2370107Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-04T17:13:01.2397747Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-04T17:13:01.2589562Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-04T17:13:01.2616857Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-04T17:13:01.2804912Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-04T17:13:01.2831177Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-04T17:13:01.3020011Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-04T17:13:01.3054724Z ##[endgroup]
2026-08-04T17:13:01.3055245Z ##[group]Fetching the repository
2026-08-04T17:13:01.3062524Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin fc7fad17fb2717f530daa641367acd6c4cf85df9
2026-08-04T17:13:02.5532324Z From https://github.com/BigscreenVR/spt-bs-core
2026-08-04T17:13:02.5532840Z  * branch                fc7fad17fb2717f530daa641367acd6c4cf85df9 -> FETCH_HEAD
2026-08-04T17:13:02.5553974Z ##[endgroup]
2026-08-04T17:13:02.5554694Z ##[group]Determining the checkout info
2026-08-04T17:13:02.5556872Z ##[endgroup]
2026-08-04T17:13:02.5560700Z [command]/usr/bin/git sparse-checkout disable
2026-08-04T17:13:02.5611224Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-04T17:13:02.5634187Z ##[group]Checking out the ref
2026-08-04T17:13:02.5637254Z [command]/usr/bin/git checkout --progress --force fc7fad17fb2717f530daa641367acd6c4cf85df9
2026-08-04T17:13:02.5689833Z HEAD is now at fc7fad17f merge: er-seams clippy fixup (row_before branch-yielded) into USHER golden assembly
2026-08-04T17:13:02.5695091Z ##[endgroup]
2026-08-04T17:13:02.5731917Z [command]/usr/bin/git log -1 --format=%H
2026-08-04T17:13:02.5758617Z fc7fad17fb2717f530daa641367acd6c4cf85df9
